home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 340_01 / ufc034.c < prev    next >
Encoding:
C/C++ Source or Header  |  1991-01-07  |  174 b   |  10 lines

  1. #include "_UFC03.H"
  2. #include "testfmt.H"
  3. main()
  4. { FKZ=2;
  5.   SM=0;
  6.   memcpy(FMT,"testfmt ",8);
  7.   #include "testfmt.i"
  8.   _UNIF(&FKZ,FMT,testfmt.fld0,&RET,&SM,Daten);
  9. }
  10.